PyData Code of Conduct¶
https://pydata.org/code-of-conduct/¶
NumFOCUS¶
- US-based charity in support of open-source scientific computing
- Financial and admin support for many open-source projects
- Support for many community events
- https://numfocus.org
PyData¶
- Educational program by NumFOCUS
- A global community
- 235 groups across 81 countries world-wide
- 239,000+ users world-wide (+27,000 per year!)
- https://www.meetup.com/pro/pydata/
PyData London¶
- 14,000+ members running a monthly meetup and annual conference
- All run by volunteers
- Propose a Talk: https://london.pydata.org/submit-a-talk/
Man Group¶
- The world's largest publicly traded hedge fund company
- Lots of open positions in both tech and research!
- ❤️🧡💛💚💙💜 Sponsors PyData London ❤️🧡💛💚💙💜
Upcoming Conferences¶
Courtesy of https://pythondeadlin.es/¶
Submit a talk!¶
Main talks — 25m + 5m Qs — AND — Lightning talks — 5m
🤩 Tell us about¶
- Cool research, investigations, new tech
- Hard-won learnings from your Data Science journey
- Insights using Data Science in your industry
- A fun side project you'd love to share
💡 Recent talks¶
- Boosting Similarity Search With Real-time Stream Processing
- How Data Is Changing The Venture Capital Industry
- Why You Should Be Afraid of Pickles
- ASCII Art with Python
1️⃣ 📊💸 Building a Gesture-Controlled Arduino Robot and Python — Suyash Joshi¶
Building a Gesture-Controlled Arduino Robot and Python Suyash Joshi
Delve into the realm of robotics with a hands-on exploration of a gesture-controlled robotic powered by Arduino and Python. This talk will cover the fundamentals of human-robot interaction using computer vision gestures, providing practical insights into setting up and controlling a robotic arm. Attendees will learn to integrate TensorFlow for gesture recognition and utilize a time-series database for real-time telemetry and analytics.
The session will also include a live demonstration, allowing participants to interact with the robotic arm, and offer access to open-source code on GitHub for further experimentation.
2️⃣ 🛠️🌐 Building trip itinerary planner with RAG — Pearl Prakash¶
Learn to create a smart trip itinerary planner using Retrieval-Augmented Generation (RAG), blending data retrieval and generative AI for efficient and personalized travel plans.